home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / amac41.zip / QMACTA.DOC < prev    next >
Text File  |  1990-09-07  |  868b  |  28 lines

  1.                         QMACTA2.BAT Description
  2.  
  3. At => Ab      Ab + St => SAt     SAt => SAb   where:
  4.  
  5.                                                     File Names
  6.                                                ───────────────────
  7. St  = Standard txtfile                         macros.qm, dum1.qm
  8. Sb  = Standard macfile                         macros.mac
  9.  
  10. At  = Append txtfile                           dum2.qm
  11. Ab  = Append macfile                           dum2.mac
  12.  
  13. SAt = Standard + Append txtfile                dum2.qm, dum3.qm
  14. SAb = Standard + Append macfile                dum3.mac
  15.  
  16.  
  17. Assumes:
  18. Standard text macro "macros.qm" exists prior to running.
  19.  
  20. QMACTA2.BAT translates macros in the following sequence:
  21.  
  22. 1. QMAC "At"        /B /A-
  23. 2. QMAC "Ab"  "St"  /T /A+
  24. 3. QMAC "SAt"       /T /A-
  25.  
  26.  
  27. Tom Hogshead   Fri  09-07-1990  11:28:56
  28.